home *** CD-ROM | disk | FTP | other *** search
/ Enter Special 4: Perfect Documents / ENTER Special 04.iso / Grafika / iBrowser 1.4 / ibrowser.exe / #setuppath# / iBrowser.chm / htmlhelp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-01-16  |  2.1 KB  |  170 lines

  1. /* body, td, div, p, li {
  2.     font-family: Arial, Helvetica, sans-serif;
  3.     font-size: 12px;
  4.     color: #000000;
  5. }
  6.  
  7. .red {
  8.     color: Red;
  9.     font-weight: bold;    
  10. }
  11.  
  12. .header {
  13.     font-size: 14px;
  14.     font-weight: bold;
  15. }
  16.  
  17. a {
  18.     color: Green;
  19. }
  20.  
  21. .blue {
  22.     color: Blue;
  23. }
  24. body, li, td {
  25.     font-size: 12px;
  26.     font-family: Verdana, Arial, Helvetica, "MS Sans Serif"
  27. }
  28.  
  29. h1        {
  30.     font-size: 17px;
  31.     margin-bottom: 0px;
  32. }
  33.  
  34. h3        {
  35.     font-size: 14px;
  36.     margin-left: 10px;
  37.     margin-bottom: -10px
  38. }
  39.  
  40. h5        {
  41.     font-size: 14px; 
  42.     margin-left: 10px;
  43. }
  44.  
  45. p        {
  46.     margin-left: 10px;
  47.  margin-bottom: 10px;
  48. }
  49.  
  50. div        {
  51.     margin-left: 10px;
  52. }
  53.  
  54. a:hover {
  55.     font-weight: bold;
  56. }
  57. .comment {
  58.     background-color : #EEEEEE;
  59.     border-left : 2px solid;
  60.     margin-left : 20px;
  61.     border-left: 2px solid;
  62.     padding-left: 3px;
  63.     padding-right: 3px;
  64.     padding-bottom: 3px;
  65.     padding-top: 3px;
  66.  border: #333333;
  67.      text-align: justify;
  68. }
  69.  
  70. .d {
  71.     BACKGROUND-COLOR: #f7f7f7;
  72. }
  73.  
  74. .l {
  75.     BACKGROUND-COLOR: #ffffff;
  76. }
  77.  
  78. .str2 {
  79.     COLOR: #333333;
  80.     FONT-WEIGHT: bold;
  81. }
  82. */
  83.  
  84.  
  85. .red {
  86.     color: Red;
  87.     font-weight: bold;    
  88. }
  89.  
  90. body, li, td {
  91.     font-size: 12px;
  92.     font-family: Verdana, Arial, Helvetica, "MS Sans Serif"
  93. }
  94.  
  95. h1        {
  96.     font-size: 17px;
  97.     margin-bottom: 0px;
  98. }
  99.  
  100. h3        {
  101.     font-size: 14px;
  102.     margin-left: 10px;
  103.     margin-bottom: -10px;
  104.     margin-right: 10px;
  105. }
  106.  
  107. h5        {
  108.     font-size: 12px; 
  109.     margin-left: 10px;
  110.     margin-right: 10px;
  111. }
  112.  
  113. p        {
  114.     margin-left: 10px;
  115.     margin-right: 10px;
  116.  margin-bottom: 10px;
  117. }
  118.  
  119. .p        {
  120.     margin-left: 10px;
  121.     margin-right: 10px;
  122.  margin-bottom: 10px;
  123. }
  124.  
  125. dl        {
  126.     margin-left: 10px;
  127.     margin-right: 10px;
  128. }
  129.  
  130. dd {
  131.     margin-bottom: 10px;
  132.     }
  133.  
  134. dt {
  135.     font-weight: bold;
  136.     }
  137.  
  138. div        {
  139.     margin-left: 10px;
  140.     margin-right: 10px;
  141. }
  142.  
  143. a:hover {
  144.     font-weight: bold;
  145. }
  146. .comment {
  147.     background-color : #EEEEEE;
  148.     border-left : 2px solid;
  149.     margin-left : 20px;
  150.     border-left: 2px solid;
  151.     padding-left: 3px;
  152.     padding-right: 3px;
  153.     padding-bottom: 3px;
  154.     padding-top: 3px;
  155.  border: #333333;
  156.      text-align: justify;
  157. }
  158.  
  159. .d {
  160.     BACKGROUND-COLOR: #f7f7f7;
  161. }
  162.  
  163. .l {
  164.     BACKGROUND-COLOR: #ffffff;
  165. }
  166.  
  167. .str2 {
  168.     COLOR: #333333;
  169.     FONT-WEIGHT: bold;
  170. }